Better i18n support in GtkBuilder
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Apr 2009 16:12:08 +0000 (12:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Apr 2009 16:12:08 +0000 (12:12 -0400)
commit1ad8bfb69afabb0e30f43bb27e6e1154b8f94300
treec3ec5d8cac1a5f90e6a7ee0b65d077bb327b8cd7
parentc338228a865a73b7ab1f2ad55abcb24ae4ce3014
Better i18n support in GtkBuilder

Let descriptions of accessible actions be translated, by specifying
the description as content of the <action> element, and allowing
"translatable", "context" and "comment" as attributes. (#518642)
docs/reference/gtk/tmpl/gtkwidget.sgml
gtk/gtkwidget.c
gtk/tests/builder.c